filechooserentry: Keep an extra column for the full path
authorBenjamin Otte <otte@redhat.com>
Sat, 5 Nov 2011 21:31:40 +0000 (22:31 +0100)
committerBenjamin Otte <otte@redhat.com>
Fri, 16 Dec 2011 19:09:12 +0000 (20:09 +0100)
commitcde8ae7b1ec232d36933c5bca4e60432d00e9469
tree099e8385aa6bf24308aab6511553835e5192fbe3
parentfc775dfa5be74efba4cee9a80f67a802e9c98121
filechooserentry: Keep an extra column for the full path

This is identical to the display name when not having a path that
changes the folder. Otherwise it will have the full path that was
entered in the entry. Say when from your home dir, you type
"../../usr/li", the full path for "lib" and "lib64" will be
"../../usr/lib" and "../../usr/lib64" respectively. This value isn't
used yet, but will be soon.
gtk/gtkfilechooserentry.c